Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix text formatting issue in session.py #2269

Merged
merged 1 commit into from
Nov 5, 2018

Conversation

FixedThink
Copy link
Contributor

Type

  • Bugfix
  • Enhancement
  • New feature

Description of the changes

Removed two asterisks from a string: the "Question number {}" message was being emboldened twice from the left side, which made the bot send messages with two redundant asterisks.

The "Question number {}" message is currently being emboldened twice from the left side, which makes the bot send messages with two redundant asterisks.
@FixedThink FixedThink requested a review from Tobotimus as a code owner October 25, 2018 15:39
@Kowlin Kowlin added the V3 label Oct 28, 2018
Copy link
Member

@Tobotimus Tobotimus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for catching this

@Tobotimus Tobotimus added Type: Fix QA: Bypassed QA is unnecessary. labels Nov 5, 2018
@Tobotimus Tobotimus added this to the RC3 milestone Nov 5, 2018
@Tobotimus Tobotimus merged commit 451c4c9 into Cog-Creators:V3/release/3.0.0 Nov 5, 2018
@Jackenmen Jackenmen added the Type: Bug Unexpected behavior, result, or exception. In case of PRs, it is a fix for the foregoing. label Jul 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
QA: Bypassed QA is unnecessary. Type: Bug Unexpected behavior, result, or exception. In case of PRs, it is a fix for the foregoing.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants